Vcenter NamespaceManagement Ipv4Cidr
Vcenter NamespaceManagement Ipv4Cidr
The Vcenter NamespaceManagement Ipv4Cidr schema contains the specification for representing CIDR notation of IP range. For example, this can be used to represent 256 IP addresses using 10.10.10.0/24.
This schema was added in vSphere API 7.0.0.0.
JSON Example
{
"address": "string",
"prefix": 0
}
string
address
Required
The IPv4 address.
This property was added in vSphere API 7.0.0.0.
integer As int64
As int64
prefix
Required
The CIDR prefix.
This property was added in vSphere API 7.0.0.0.
Property Of